type github.com/jackc/pgx/v5/pgtype.scanPlanAnyToUndecodedBytes
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
bytea.go#L51: type scanPlanAnyToUndecodedBytes struct{}
bytea.go#L53: func (scanPlanAnyToUndecodedBytes) Scan(src []byte, dst any) error {
pgtype.go#L1077: return scanPlanAnyToUndecodedBytes{}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)